CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STM32F103 Timer

搜索资源列表

  1. 定时器

    0下载:
  2. 用STM32F103C8T6芯片完成定时器功能。主要是一些配置可以参考,还有注意中断服务程序。(Use STM32 chip to complete timer function)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:4609024
    • 提供者:sodastary
  1. 2-TIM—通用定时器-4路PWM输出

    0下载:
  2. 应用于STM32F103VET6,通用定时器产生4路PWM输出。(Applied to STM32F103VET6, the general timer generates 4 PWM outputs.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:325632
    • 提供者:小飞侠强
  1. 红外实验(利用中断实现)

    0下载:
  2. 适用于STM32F103的战舰开发板,开发板厂商只提供了基于定时器功能实现的红外接收,前段时间刚好碰到一个项目,红外接收输入对应的IO口上没有定时器的功能的,网上没找到,就自己修改了一个,在开发板上测试可用。(The battleship development board for STM32F103 development board, manufacturers only provide infrared receiver based on the realization of the ti
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3803136
    • 提供者:深_黑衣
  1. pulse

    0下载:
  2. stm32f103采用定时器直线插补发固定脉冲个数,不占用CPU资源。(STM32F103 timer interpolation straight line)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:line168
  1. 21ic下载_自制STM32F103开发板

    0下载:
  2. STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:7097344
    • 提供者:bingochan110
  1. 9.21 Timer_3

    0下载:
  2. 基于STM32F103 微处理器的定时器程序(Timer program based on STM32F103 microprocessor)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-03
    • 文件大小:2329600
    • 提供者:Desprado
  1. Template

    0下载:
  2. 通过定时器触发adc采样,并且在串口显示出来采样电压(The ADC sampling is triggered by the timer, and the sampling voltage is displayed in the serial port)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-07
    • 文件大小:5410816
    • 提供者:顾焱
  1. test - 副本

    0下载:
  2. 12864显示中文字符,由中断加定时器实现按键翻页及反白显示(12864 Chinese display characters, and by the interrupt timer button flip and highlight)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:10013696
    • 提供者:zhjqwin
  1. 基础篇 11. 定时器中断(代码课件)

    0下载:
  2. 完成STM32F103定时器的代码,及其讲解课件(Complete the code for the STM32F103 timer)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:4269056
    • 提供者:GSPDY
  1. Humiture - ChinaTelePaltform

    0下载:
  2. 使用UDP上传温度数据,并且可以自己设置定时发送。(Upload the temperature data with UDP and set the timer to send it.)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-04-28
    • 文件大小:7440384
    • 提供者:旧梦多是人
  1. 例程5 定时器中断

    0下载:
  2. 从零开始学STM32,学会运用STM32定时器中断,适用于有51单片机基础的新手。(Learn STM32 from scratch, learn to use STM32 timer interrupts, apply to a 51-MCU microcontroller based.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-01
    • 文件大小:1637376
    • 提供者:LZM孤独旅人
  1. 例程6 PWM输出

    0下载:
  2. 从零开始学STM32,学会运用STM32定时器产生PWM,适用于有51单片机基础的新手。(Learn STM32 from scratch, learn to use the STM32 timer to generate PWM, suitable for a novice based 51 microcontroller.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-01
    • 文件大小:1626112
    • 提供者:LZM孤独旅人
  1. 实验8 定时器中断实验

    0下载:
  2. 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the timer of STM32F1 is very powe
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:2416640
    • 提供者:feser_x
  1. 实验9 PWM输出实验

    0下载:
  2. STM32F1 的通用定时器 TIM3,用该定时器的中断来控制 DS1 的闪烁,如何使用 STM32F1 的 TIM3 来产生 PWM 输出。 我们将使用 TIM3 的通道 2,把通道 2 重映射到 PB5, 产生 PWM 来控制 DS0 的亮度。(The universal timer TIM3 of STM32F1 uses the interruption of this timer to control DS1's flicker and how to use STM32F1 TIM3
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:286720
    • 提供者:feser_x
  1. TIM-高级控制定时器PWM输出

    0下载:
  2. stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advance
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:420864
    • 提供者:范梵
  1. RFID+COM

    0下载:
  2. 通过RC522读取MIFARE F1射频卡,通过定时器tim3定时扫描。读卡、写卡、存储等操作(Read the MIFARE F1 RF card through RC522, and scan regularly through timer tim3. Read card, write card, store and so on)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:2030592
    • 提供者:刚好lz
  1. protues仿真stm32f103输出PWM

    1下载:
  2. 本资源包括代码和仿真实例各一份,主要是实现protues仿真stm32f103r6,输出PWM波,使用到的定时器仿真比较麻烦(This resource includes a copy of the code and simulation examples, mainly to achieve protues simulation stm32f103r6, output PWM wave, the use of the timer simulation is more troublesome)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-06-19
    • 文件大小:1350656
    • 提供者:541板哥
  1. 1-2-15-按键双击和长按程序

    2下载:
  2. 在stm32工程中,长按和短按的代码书写, 调用的读取按键状态的底层函数。封装成的按键函数代码。下面是函数的头文件,和.c文件的代码。使用定时器来扫描按键。(In STM32 project, the code of long press and short press is written, and the underlying function of reading key status is called. Encapsulated key function code. The follo
  3. 所属分类:其他

    • 发布日期:2019-07-25
    • 文件大小:4483072
    • 提供者:guyuerenwei
  1. 2,标准例程

    0下载:
  2. 基于stm32单片机的一系列功能实现,包括串口定时器等(A series of functions based on stm32 microcontroller, including serial timer, etc.)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-13
    • 文件大小:14068736
    • 提供者:hefasong
  1. 3 TIM2TIM3

    0下载:
  2. 对stm32的定时器tim2和tim3进行详细配置讲解注释,易懂(The timer TIM2 and tim3 of STM32 are configured and explained in detail, which is easy to understand)
  3. 所属分类:单片机开发

    • 发布日期:2021-01-04
    • 文件大小:5103616
    • 提供者:JJ阿祥
« 1 2 34 5 »
搜珍网 www.dssz.com